Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Presolve v1 candidate #1102

Merged
merged 7 commits into from
Oct 25, 2023
Merged

Presolve v1 candidate #1102

merged 7 commits into from
Oct 25, 2023

Conversation

guimarqu
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Oct 24, 2023

Codecov Report

Attention: 37 lines in your changes are missing coverage. Please review.

Comparison is base (064794f) 83.04% compared to head (9c44c75) 71.10%.

❗ Current head 9c44c75 differs from pull request most recent head 9b9ec92. Consider uploading reports for the commit 9b9ec92 to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #1102       +/-   ##
===========================================
- Coverage   83.04%   71.10%   -11.94%     
===========================================
  Files          89       89               
  Lines        7436     7427        -9     
===========================================
- Hits         6175     5281      -894     
- Misses       1261     2146      +885     
Files Coverage Δ
src/Algorithm/basic/solveipform.jl 85.18% <100.00%> (+0.13%) ⬆️
src/Algorithm/basic/solvelpform.jl 88.63% <100.00%> (-2.07%) ⬇️
src/Algorithm/colgen.jl 83.60% <100.00%> (+0.27%) ⬆️
src/MathProg/formulation.jl 83.33% <100.00%> (+3.54%) ⬆️
src/Algorithm/benders.jl 0.00% <0.00%> (-3.45%) ⬇️
src/Algorithm/formstorages.jl 91.89% <97.29%> (-0.09%) ⬇️
src/Algorithm/presolve/propagation.jl 63.82% <85.71%> (-18.63%) ⬇️
src/Algorithm/presolve/helpers.jl 85.18% <66.66%> (-12.43%) ⬇️
src/MathProg/varconstr.jl 62.31% <50.00%> (-20.46%) ⬇️
src/Algorithm/presolve/interface.jl 79.79% <73.91%> (-8.14%) ⬇️

... and 38 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@guimarqu guimarqu changed the title Presolve final v1 Presolve v1 candidate Oct 25, 2023
@guimarqu guimarqu marked this pull request as ready for review October 25, 2023 13:38
@guimarqu guimarqu merged commit 4c37c9a into master Oct 25, 2023
3 checks passed
@guimarqu guimarqu deleted the presolve_final_v1 branch October 25, 2023 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants